Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
apps:orage:start [2022/09/02 11:59] – [Integration with Xfce panel clock] erxusapps:orage:start [2023/07/02 08:04] (current) – Update Latest Release section kevinbowen
Line 539: Line 539:
 ===== Integration with Xfce panel clock ===== ===== Integration with Xfce panel clock =====
  
-Orage can be opened by double mouse click to panel clock. You can use this one-liner to create the configuration that calls orage:+Orage can be opened by double mouse click to panel clock. Since from Xfce 4.18, panel clock properties can be used to enter orage command: 
 + 
 +<figure "Calendar plugin preferences window with orage command"> 
 +{{ :apps:orage:xfce4-clock-plugin-preferences.png?direct&300 |}} 
 +</figure> 
 + 
 +Before Xfce 4.18, can be usued following one-liner to create the configuration that calls orage:
 <code> <code>
 COMMAND="orage -t"; xfconf-query -c xfce4-panel -p $(xfconf-query -c xfce4-panel -lv | grep clock | awk '{print $1}')/command -t string -s "$COMMAND" -n</code> COMMAND="orage -t"; xfconf-query -c xfce4-panel -p $(xfconf-query -c xfce4-panel -lv | grep clock | awk '{print $1}')/command -t string -s "$COMMAND" -n</code>
Line 549: Line 555:
  
 ===== Latest Release ===== ===== Latest Release =====
-{{rss>https://archive.xfce.org/feeds/project/orage 1 date description 2h}}+{{rss>https://archive.xfce.org/feeds/project/orage 1 date 2h}} 
 + 
 +[[https://gitlab.xfce.org/apps/orage/-/blob/master/NEWS|Read the CHANGELOG]]
  
-  * **[[http://archive.xfce.org/src/apps/orage/|Previous Releases]]**+  * **[[https://archive.xfce.org/src/apps/orage/|Download current release]]** (link also contains older versions)
  
 [[|Back to Top]] [[|Back to Top]]